hr {
  border: 1px solid black;
  margin: 20px auto 16px;
}

ul {
  list-style: none;
}

.contact-list {
  padding: 20px;
  text-decoration: none;
}

html,
body {
  overflow-x: hidden;
}

.image-section {
  margin-right: 10px;
}
